How to Install gnustep-base-runtime software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gnustep-base-runtime software package in Ubuntu 12.04 LTS (Precise Pangolin)

gnustep-base-runtime software package provides GNUstep Base library - daemons and tools, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnustep-base-runtime 

gnustep-base-runtime is installed in your system.

Make ensure the gnustep-base-runtime package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnustep-base-runtime *

You will get with gnustep-base-runtime package name, version, architecture and description in a table

gnustep-base-runtime package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Libraries
Package gnustep-base-runtime
Version 1.22.1-2ubuntu2
Description GNUstep Base library - daemons and tools
Sub Section libs


See Also, How to uninstall or remove gnustep-base-runtime software package from Ubuntu 12.04 LTS (Precise Pangolin)?